(print_object): Print non-ascii characters in bool vector representation
authorAndreas Schwab <schwab@suse.de>
Mon, 26 Apr 2004 21:56:26 +0000 (21:56 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 26 Apr 2004 21:56:26 +0000 (21:56 +0000)
commit827e73946bf48806aa73619ff68fbec5d18425bf
treee1412cbddc76dc1a485280a8bac4b57e9ad6f156
parent3835600f64e2e181b68701713257b039cf016c4d
(print_object): Print non-ascii characters in bool vector representation
as octal escapes.  Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR.
src/print.c